Scripting > CxEditors > CxUisEditor Object

CxUisEditor Object

The CxUisEditor object is a dialog box-based editor for the Universal Interface Service (UIS). Declare the object using the following code:

CreateObject("CxEditors.CxUisEditor")

Each method in this document will assume you have declared and connected the CxUisEditor object using the following code:

Dim UisEditor

Set UisEditor = CreateObject("CxEditors.CxUisEditor")

UisEditor.Connect("CYGDEMO.UIS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.